func runtime.unlockextra

3 uses

	runtime (current package)
		proc.go#L2651: func unlockextra(mp *m, delta int32) {
		proc.go#L2666: 	unlockextra(mp.schedlink.ptr(), -1)
		proc.go#L2685: 	unlockextra(mp, 1)